home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Name": "Text (50)",
- "Address1": "Text (35)",
- "Address2": "Text (35)",
- "Address3": "Text (35)",
- "City": "Text (30)",
- "State": "Text (25)",
- "Zip": "Text (10)",
- "Country": "Text (25)",
- "Phone1": "Text (20)",
- "Phone2": "Text (20)",
- "Phone3": "Text (20)",
- "Phone4": "Text (20)",
- "Phone5": "Text (20)",
- "Fax1": "Text (20)",
- "Fax2": "Text (20)",
- "Fax3": "Text (20)",
- "Fax4": "Text (20)",
- "Fax5": "Text (20)",
- "Comments": "Text (100)",
- "LocationNo": "Integer"
- },
- "data": [
- {
- "Name": "PhoneList by Scott Davenport ",
- "Address1": "S-289 Castle Point",
- "City": "Hoboken",
- "State": "NJ ",
- "Zip": "07030",
- "Country": "USA",
- "Phone1": "555-5555",
- "Fax1": "no fax",
- "Comments": "Send $15 (US dollars) to address above to register PhoneList v1.0.",
- "LocationNo": 1
- }
- ]
- }